Navigation: Up, Table of Contents, Bibliography, Index, Title Page

Predefined DCEL Structure (CGAL_Pm_dcel<V,H,F>)

Definition

The class CGAL_Pm_dcel<V,H,F> is parameterized with a vertex class V, a halfedge class H, and a face class F. It uses lists to store the elements. This class is used by the CGAL_Planar_map_2 class as well with extended classes for vertex, halfedge and face.

The base classes in Section reference arrow through reference arrow can be used for the template arguments or as base classes for own derivations.

#include <CGAL/Pm_default_dcel.h>


Next: Class declaration of CGAL_Tpm_vertex_base
Navigation: Up, Table of Contents, Bibliography, Index, Title Page
The CGAL Project. 22 January, 1999.